home *** CD-ROM | disk | FTP | other *** search
/ PC Home 109 / PC Home 109.iso / data1.cab / Program_Files / id007.dxr / 00086.ls < prev    next >
Encoding:
Text File  |  2001-03-02  |  138 b   |  9 lines

  1. on exitFrame
  2.   repeat with n = 1 to 30
  3.     set the visible of sprite n to 1
  4.   end repeat
  5.   unLoad()
  6.   handcursor(38)
  7.   handcursor(39)
  8. end
  9.